struct _AUTHZBASEP_SECURITY_ATTRIBUTES_INFORMATION// Size=0x18
{
    unsigned long SecurityAttributeCount;// Offset=0x0 Size=0x4
    struct _LIST_ENTRY SecurityAttributesList;// Offset=0x4 Size=0x8
    unsigned long WorkingSecurityAttributeCount;// Offset=0xc Size=0x4
    struct _LIST_ENTRY WorkingSecurityAttributesList;// Offset=0x10 Size=0x8
};